home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Bart's PE Builder 3.1.9 / pebuilder319.exe / {app} / plugin / penetcfg / autorun0penetcfg.cmd < prev    next >
OS/2 REXX Batch file  |  2004-02-19  |  122b  |  6 lines

  1. @echo off
  2. title Starting Network Support
  3. call %SystemRoot%\system32\penetcfg.exe /UseProfile
  4. rem call mstcp.cmd
  5. exit
  6.